Add GtkMagnifier
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Dec 2013 14:42:10 +0000 (15:42 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:05 +0000 (17:10 +0100)
commit61ab302c752a0b18e907051bf0a50ecb2746a6e1
tree3e074710270e2bd9960ad70e40c72432dcff1000
parent15d7d5b31fc7c6e8efe58e4ba101cd85d42e3849
Add GtkMagnifier

This is a private widget that takes another widget on construction, and is able
to render parts of it, possibly at a different magnification level.
gtk/Makefile.am
gtk/gtkmagnifier.c [new file with mode: 0644]
gtk/gtkmagnifierprivate.h [new file with mode: 0644]